<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    padding: 0;
    margin: 0;
}
.clear{
    clear: both;
    float: none;
    height:0;
    overflow:hidden;
}
h1{
    padding: 0;
    margin: 0;
    font-weight: normal;
    line-height: normal;
}
h2{
    padding: 0;
    margin: 0;
    font-weight: normal;
    line-height: normal;
}
h3,h4,h5{
    padding: 0;
    margin: 0;
    font-weight: normal;
    line-height: normal;
}
a:link{
    -webkit-tap-highlight-color: rgba(0,0,0,0.05); outline: none;
    border-radius: 0;
}
a:visited{
    -webkit-tap-highlight-color: rgba(0,0,0,0.05); outline: none;
}
a:active{
    -webkit-tap-highlight-color: rgba(0,0,0,0.05); outline: none;
}
</pre></body></html>